C1.WPF.C1Chart Namespace > JScriptExpressionConverter Class > Convert Method : Convert(Object[],Type,Object,CultureInfo) Method |
'Declaration
Public Overloads Function Convert( _ ByVal values() As System.Object, _ ByVal targetType As System.Type, _ ByVal parameter As System.Object, _ ByVal culture As System.Globalization.CultureInfo _ ) As System.Object
'Usage
Dim instance As JScriptExpressionConverter Dim values() As System.Object Dim targetType As System.Type Dim parameter As System.Object Dim culture As System.Globalization.CultureInfo Dim value As System.Object value = instance.Convert(values, targetType, parameter, culture)
public System.object Convert( System.object[] values, System.Type targetType, System.object parameter, System.Globalization.CultureInfo culture )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2